Indexes

Indexes are optional structures associated with tables. You can create indexes on one or more columns of a table to speed SQL statement execution on that table.

Table indexes are managed on the Indexes tab of the Table Designer. Just simply click on an index field for editing. By using the toolbar below, you can create new, edit and delete the selected index field.

Add Index

To add a table index

Edit Index

To edit a table index

Delete Index

To delete a table index


See also:
Setting Index Properties